Olimoff Dev is a niche, solo-run publisher whose entire catalog currently revolves around DevProjex, a lightweight utility designed for developers who need a quick, read-only snapshot of any local project. Instead of manually copying folder structures or opening files one by one, users launch DevProjex, point it at a repository, and receive an instant, neatly formatted dump of the directory tree plus the full text of every file, delivered either as human-readable ASCII or machine-friendly JSON. Typical use-cases include generating documentation appendices, preparing code reviews for offline sharing, auditing legacy projects before migration, and creating compact artifacts for AI-assisted analysis or prompt engineering. Because the tool never writes to the source folder, it can be safely run on production codebases or sensitive client work without risk of accidental changes. The ASCII output slips straight into wikis, emails, or markdown reports, while the JSON variant feeds cleanly into automation scripts, data pipelines, or static-site generators that want to surface file lists and snippets without parsing Git history. DevProjex therefore occupies a narrow but convenient gap between basic ls/dir commands and heavier IDE exporters. Olimoff Dev’s sole offering is available free of charge on get.nero.com, where the package is pulled from trusted Windows sources such as winget, always installs the newest release, and can be queued alongside other applications for unattended batch setup.

DevProjex

Read-only tool to export project tree and file content in ASCII or JSON.

Details